Result: fail
Detail | Value |
---|---|
Returncode | 1 |
Time | 0:00:00.503608 |
Stdout |
scalarBlockLayout OR EXT_scalar_block_layout Testing GL_TEXTURE_1D_ARRAY NOTE: We use glCopyTexSubImage2D to set 4 texture layers at once. Texture target = GL_TEXTURE_1D_ARRAY, Internal format = GL_RED Probe color at (16,0) Expected: 76 0 0 255 Observed: 127 0 0 255 Texture target = GL_TEXTURE_1D_ARRAY, Internal format = GL_RG Probe color at (32,0) Expected: 76 30 0 255 Observed: 127 51 0 255 Texture target = GL_TEXTURE_1D_ARRAY, Internal format = GL_RGB8 Probe color at (48,0) Expected: 76 30 122 255 Observed: 127 51 204 255 Texture target = GL_TEXTURE_1D_ARRAY, Internal format = GL_RGB16 Probe color at (64,0) Expected: 76 30 122 255 Observed: 127 51 204 255 Texture target = GL_TEXTURE_1D_ARRAY, Internal format = GL_RGB16F Probe color at (80,0) Expected: 76 30 122 255 Observed: 127 51 204 255 Texture target = GL_TEXTURE_1D_ARRAY, Internal format = GL_RGB32F Probe color at (96,0) Expected: 76 30 122 255 Observed: 127 51 204 255 Texture target = GL_TEXTURE_1D_ARRAY, Internal format = GL_RGBA8 Probe color at (112,0) Expected: 76 30 122 61 Observed: 127 51 204 102 Texture target = GL_TEXTURE_1D_ARRAY, Internal format = GL_RGBA16 Probe color at (128,0) Expected: 76 30 122 61 Observed: 127 51 204 102 Texture target = GL_TEXTURE_1D_ARRAY, Internal format = GL_RGBA16F Probe color at (144,0) Expected: 76 30 122 61 Observed: 127 51 204 102 Texture target = GL_TEXTURE_1D_ARRAY, Internal format = GL_RGBA32F Probe color at (160,0) Expected: 76 30 122 61 Observed: 127 51 204 102 Texture target = GL_TEXTURE_1D_ARRAY, Internal format = GL_COMPRESSED_RED Probe color at (176,0) Expected: 76 0 0 255 Observed: 127 0 0 255 Texture target = GL_TEXTURE_1D_ARRAY, Internal format = GL_COMPRESSED_RG Probe color at (192,0) Expected: 76 30 0 255 Observed: 127 51 0 255 Texture target = GL_TEXTURE_1D_ARRAY, Internal format = GL_COMPRESSED_RGB Probe color at (208,0) Expected: 76 30 122 255 Observed: 127 51 204 255 Texture target = GL_TEXTURE_1D_ARRAY, Internal format = GL_COMPRESSED_RGBA Probe color at (224,0) Expected: 76 30 122 61 Observed: 127 51 204 102 Texture target = GL_TEXTURE_1D_ARRAY, Internal format = GL_LUMINANCE Probe color at (240,0) Expected: 76 76 76 255 Observed: 127 127 127 255 Texture target = GL_TEXTURE_1D_ARRAY, Internal format = GL_LUMINANCE_ALPHA Texture target = GL_TEXTURE_1D_ARRAY, Internal format = GL_INTENSITY Texture target = GL_TEXTURE_1D_ARRAY, Internal format = GL_DEPTH_COMPONENT Texture target = GL_TEXTURE_1D_ARRAY, Internal format = GL_DEPTH_COMPONENT16 Texture target = GL_TEXTURE_1D_ARRAY, Internal format = GL_DEPTH_COMPONENT24 Texture target = GL_TEXTURE_1D_ARRAY, Internal format = GL_DEPTH_COMPONENT32F - skipped Texture target = GL_TEXTURE_1D_ARRAY, Internal format = GL_DEPTH24_STENCIL8 Texture target = GL_TEXTURE_1D_ARRAY, Internal format = GL_DEPTH32F_STENCIL8 - skipped |
Stderr |
WARNING: NVK is not a conformant Vulkan implementation, testing use only. WARNING: Some incorrect rendering might occur because the selected Vulkan device (TU104) doesn't support base Zink requirements: have_EXT_line_rasterization MESA: warning: WARNING: Incorrect rendering will happen because the Vulkan device doesn't support the 'VK_EXT_depth_clip_enable' feature Mesa: error: GL_INVALID_ENUM in glCopyTexImage1D(target=GL_TEXTURE_1D_ARRAY) Mesa: error: GL_INVALID_ENUM in glCopyTexImage1D(target=GL_TEXTURE_1D_ARRAY) Mesa: error: GL_INVALID_ENUM in glCopyTexImage1D(target=GL_TEXTURE_1D_ARRAY) Mesa: error: GL_INVALID_ENUM in glCopyTexImage1D(target=GL_TEXTURE_1D_ARRAY) |
Environment |
PIGLIT_SOURCE_DIR="/home/airlied/devel/piglit" PIGLIT_PLATFORM="mixed_glx_egl" |
Command |
/home/airlied/devel/piglit/bin/copyteximage 1D_ARRAY -samples=6 -auto |
dmesg |